CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 中值滤波 matlab

搜索资源列表

  1. Matlab-filter

    0下载:
  2. 在matlab中,各种图像滤波函数,如中值滤波,高斯滤波,边缘增强等-matlab commonly used in a variety of filter function
  3. 所属分类:其他小程序

    • 发布日期:2017-11-26
    • 文件大小:2048
    • 提供者:杨永敏
  1. matlab-duibidu-zengqiang

    0下载:
  2. 用MATLAB工具箱演示灰度调整,对比度增强,直方图均衡,局部平滑,中值滤波,频率域平滑与锐化,用MATLAB编写有关程序-failed to translate
  3. 所属分类:source in ebook

    • 发布日期:2017-11-12
    • 文件大小:857302
    • 提供者:广广
  1. zhongzhi-lb---matlab

    1下载:
  2. 详细功能中值滤波、包含内容说明中值滤波的介绍 例子和图像-Detailed functional median filtering, median filtering introduction of examples and images including the content descr iption
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-02
    • 文件大小:40280
    • 提供者:王广
  1. matlab--source-code

    0下载:
  2. 数字图像去噪典型算法及matlab实现,均值滤波算法,中值滤波,Wiener维纳滤波:-Digital image denoising algorithms and Matlab realized, mean filtering algorithm, median filtering, Wiener Wiener filter:
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:10921
    • 提供者:zhoumovie
  1. matlab-slicjf

    0下载:
  2. matlab滤波程序,中值滤波,比较简单实用的程序,分析数据很好用。-matlab filtering procedures, median filtering, relatively simple practical procedures, analytical data is useful.
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:7158
    • 提供者:e206
  1. matlab-Gauss--median--Mean-filter

    0下载:
  2. 图像处理内容,对原图进行椒噪干扰,然后利用高斯滤波,中值滤波,均值滤波对图像进行预处理-Digital image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:836
    • 提供者:zhrong
  1. Matlab 数字图像处理code。

    0下载:
  2. 图形常见变换如维纳、中值滤波 小波变换,加噪,复原等处理要求图像为256色-common graphics transformation as Wiener, the median filter wavelet transform, increase noise, rehabilitation processing requirements for the 256 color images。包括其ppt描述
  3. 所属分类:图形图象

    • 发布日期:2013-06-03
    • 文件大小:13513404
    • 提供者:76969733@qq.com
  1. filterofmedia

    0下载:
  2. 自适应中值滤波matlab代码,可以自动调节滤波窗口大小和形状,滤波效果非常好-Adaptive median filter matlab code that can automatically adjust the window size and shape of the filter, the filter effect is very good
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:901
    • 提供者:赵慧
  1. Matlab-GUI_image4

    0下载:
  2. 使用Matlab GUI界面编写的图像平滑程序,实现功能有:图像的打开、保存、加入高斯噪声,椒盐噪声,乘法噪声,用均匀模版、加权模版中值滤波对图像进行平滑等。-Written in Matlab GUI interface using image smoothing procedures, functions: image open, save, adding Gaussian noise, salt and pepper noise, multiplication noise with uni
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:15930
    • 提供者:tuzki
  1. matlab-fliter

    0下载:
  2. 自己写的 matlab图像处理算法 中值滤波 均值滤波 高斯 腐蚀 还有超绿算法 (农业相关图像处理使用)-Write your own matlab image processing median filter algorithm Gaussian mean filter algorithm corrosion and ultra-green (agriculture-related image processing use)
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:5374
    • 提供者:li
  1. matlab-mid_filter

    0下载:
  2. 中值滤波法是一种非线性平滑技术,它将每一像素点的灰度值设置为该点某邻域窗口内的所有像素点灰度值的中值. -The median filter is a nonlinear smoothing technique, the gray value of each pixel is set for all pixels in a neighborhood of the point of the mean value in the window.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:999
    • 提供者:jackchan
  1. MATLAB

    0下载:
  2. 来自于冈萨雷斯的数字图像与处理中的一段代码,功能是实现中值滤波。-From Gonzalez digital image processing section of the code, the function is to achieve a median filter.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:131470
    • 提供者:黄乾桂
  1. MATLAB

    0下载:
  2. 灰度直方图,中值滤波,均值化等等图像基础处理方法。。经验证,可用-Histogram, median filter, mean and so forth
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:833452
    • 提供者:wangna
  1. matlab-zhongzhilvbo

    0下载:
  2. 中值滤波,去噪 实验原理:中值滤波器是将领域内像素灰度的中值代替该像素的值,对处理脉冲噪声(椒盐噪声)非常有效。为了对一幅图像上的某个点进行中值滤波处理,必须先将掩模内欲求的像素及其领域的像素值排序,确定出中值,主要功能是使拥有不同灰度的点看起来更接近于它的邻近值。-Median filtering and denoising Test principle: median filter is to field pixel gray value instead of the pixel v
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:3026
    • 提供者:1123
  1. NonLocalMeansFilter

    0下载:
  2. 非局部中值滤波 matlab代码,主要用于图像去噪,对于存在周期出现的图像有较好的效果,例如干涉图-Nonlocal median filter matlab code. It is mainly for image denoising and images with the existence of cycles are correspinding to good results, for example interferogram.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1169
    • 提供者:Chris Wang
  1. median-filter-matlab-source-code

    0下载:
  2. matlab中值滤波源代码,对于图像处理的人员有一定的参考意义-median filter matlab source code for image processing personnel have some reference value. .
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1263
    • 提供者:李炎东
  1. Written-in-MatLab-mean-filtering

    0下载:
  2. MatLab编写的均值滤波、中值滤波、高斯滤波 等图像处理函数-Written in MatLab mean filtering, median filtering, Gaussian filtering and other image processing functions
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:4572
    • 提供者:米奇
  1. Ren_wu-------Matlab

    0下载:
  2. 图像处理,去背景,中值滤波,二值化,细化-image thinning
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1293262
    • 提供者:奚超
  1. Sobel--of-MATLAB

    0下载:
  2. :%中值滤波%otsu 自动阈值计算%利用4个方向的roberts和进行边缘提取,并二值化%膨胀处理- Otsu median filter automatically calculate threshold using 4 direction roberts and edge detection and binarization expansion deal-Otsu median filter automatically calculate threshold using 4 directi
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:245855
    • 提供者:黄亮亮
  1. matlab

    0下载:
  2. matlab实现直方图均衡化、同态滤波、中值滤波及巴特沃斯带阻滤波器-Matlab histogram equalization, homomorphic filtering, median filtering and Butterworth band stop filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:245902
    • 提供者:ljx
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 26 »
搜珍网 www.dssz.com